ComboBox.SelLength

The number of highlighted characters. A SelLength of 0 means an insertion point rather than a selection.

Syntax

SelLength( Integer ) as


Parameters

Integer


Notes

A value greater than the number of characters in the ComboBox means that the selection is from SelStart to the end of the ComboBox.